ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ErrorBar<T> Class / ErrorAmount Property

In This Topic
    ErrorAmount Property (ErrorBar<T>)
    In This Topic
    Gets or sets a value that specifies the error amount of the series.
    Syntax
    'Declaration
     
    Public Property ErrorAmount As ErrorAmount
    public ErrorAmount ErrorAmount {get; set;}
    See Also